2025-04-02 03:16:43,176 [ 678786 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-02 03:16:43,177 [ 678786 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-02 03:16:43,177 [ 678786 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-02 03:16:43,177 [ 678786 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_no918t --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=8b2301119731 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert test_truncate_database/test_distributed.py::test_truncate_database_distributed -vvv -ss" altinityinfra/integration-tests-runner:2165613c5fcd '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [11 items] scheduling tests via LoadFileScheduling test_table_function_mongodb/test.py::test_no_credentials test_tlsv1_3/test.py::test_create_user test_truncate_database/test_distributed.py::test_truncate_database_distributed [gw1] PASSED test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https [gw1] PASSED test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth [gw1] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert [gw1] PASSED test_tlsv1_3/test.py::test_https_wrong_cert [gw2] PASSED test_truncate_database/test_distributed.py::test_truncate_database_distributed [gw0] PASSED test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_secure_connection [gw0] PASSED test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri [gw0] PASSED test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation [gw0] PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select [gw0] PASSED test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri [gw0] PASSED test_table_function_mongodb/test.py::test_simple_select_uri =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_secure_connection /ClickHouse/tests/integration/test_table_function_mongodb/test.py:202: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_simple_select /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_secure_connection_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:296: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_secure_connection_with_validation /ClickHouse/tests/integration/test_table_function_mongodb/test.py:271: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_simple_select /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_simple_select_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:86: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 24.83s setup test_table_function_mongodb/test.py::test_no_credentials 19.82s setup test_truncate_database/test_distributed.py::test_truncate_database_distributed 14.06s setup test_tlsv1_3/test.py::test_create_user 8.11s teardown test_truncate_database/test_distributed.py::test_truncate_database_distributed 2.69s call test_truncate_database/test_distributed.py::test_truncate_database_distributed 2.65s teardown test_table_function_mongodb/test.py::test_simple_select_uri 2.42s teardown test_tlsv1_3/test.py::test_https_wrong_cert 2.21s call test_tlsv1_3/test.py::test_create_user 1.43s call test_table_function_mongodb/test.py::test_simple_select_uri 1.37s call test_table_function_mongodb/test.py::test_simple_select 1.34s call test_table_function_mongodb/test.py::test_secure_connection 1.32s call test_table_function_mongodb/test.py::test_secure_connection_uri 0.47s call test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.33s call test_table_function_mongodb/test.py::test_no_credentials 0.17s call test_tlsv1_3/test.py::test_https_non_ssl_auth 0.10s call test_tlsv1_3/test.py::test_https_wrong_cert 0.09s call test_tlsv1_3/test.py::test_https 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials 0.00s setup test_table_function_mongodb/test.py::test_simple_select 0.00s setup test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s setup test_table_function_mongodb/test.py::test_simple_select_uri 0.00s setup test_table_function_mongodb/test.py::test_secure_connection 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s setup test_tlsv1_3/test.py::test_https 0.00s teardown test_tlsv1_3/test.py::test_create_user 0.00s setup test_tlsv1_3/test.py::test_https_wrong_cert 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s teardown test_table_function_mongodb/test.py::test_simple_select 0.00s teardown test_tlsv1_3/test.py::test_https 0.00s teardown test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection =========================== short test summary info ============================ PASSED test_tlsv1_3/test.py::test_create_user PASSED test_tlsv1_3/test.py::test_https PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth PASSED test_tlsv1_3/test.py::test_https_wrong_cert PASSED test_truncate_database/test_distributed.py::test_truncate_database_distributed PASSED test_table_function_mongodb/test.py::test_no_credentials PASSED test_table_function_mongodb/test.py::test_secure_connection PASSED test_table_function_mongodb/test.py::test_secure_connection_uri PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation PASSED test_table_function_mongodb/test.py::test_simple_select PASSED test_table_function_mongodb/test.py::test_simple_select_uri ======================= 11 passed, 7 warnings in 35.56s ========================